home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / filutil / fb315.zip / README < prev    next >
Text File  |  1994-09-18  |  5KB  |  156 lines

  1. Upgrading FileBUDDY From Previous Versions
  2. ==========================================
  3.  
  4. If you are presently using FileBUDDY, please make sure to upgrade
  5. FileBUDDY with the installation program (ie. INSTALL.EXE) since your
  6. existing FBUDDY.INI file may need to be modified.
  7.  
  8. If for some reason you do not want to use the installation program,
  9. make the following manual changes to your FBUDDY.INI file:
  10.  
  11.  
  12. Upgrading from v3.1x to v3.15
  13. -----------------------------  
  14.  
  15. >> In the FBUDDY.INI file, change 'Version=3.1x' to 'Version=3.15'.
  16.  
  17.  
  18. Upgrading from v3.03 to v3.10
  19. -----------------------------
  20.  
  21. >> Under [INITIALIZATION] add the following line:
  22.  
  23.          Version=3.10
  24.  
  25. >> Under [SWAP] add the following line:
  26.  
  27.          SwapWhenImage=1
  28.  
  29.    This is now needed to make more room in conventional memory for 
  30.    FBUDDYI.EXE to run.
  31.  
  32. >> Under [ARCHIVE] add the following line:
  33.  
  34.          ResetArchivePW=YES
  35.  
  36. >> Under [IMAGE] do the following:
  37.  
  38.          1.  Delete the 'VRam1024' parameter.
  39.          2.  Add the line 'Image1BitFormat=2'.
  40.          3.  Add the line 'ImagePrinter=#' where # is:
  41.           
  42.              0 = HP LaserJet (or compatible)
  43.              1 = Epson 24-pin dot-matrix (or compatible)
  44.              2 = HP DeskJet 500c (or compatible)
  45.  
  46.          4.  Subtract 1 from your 'ImagePrtMode' value.
  47.          5.  Change 'ImageSize' value to 7500.
  48.          6.  Change 'ImageColumn' to 400
  49.          7.  Change 'ImageRow' to 0.
  50.      
  51.    Feel free to change 5, 6, 7 to whatever you want as per
  52.    the documentation.
  53.  
  54. >> Please note that you can now use "TRUE" or "YES" for "1"
  55.    or "FALSE" or "NO" for "0".
  56.  
  57. >> For those interested in running FileBUDDY under Windows, I've
  58.    included a PIF file (FBUDDY.PIF) and icon (FBUDDY.ICO).  They
  59.    can be installed from the Windows Program Manager as follows:
  60.  
  61.          1.  Press ALT+N and select "Program Item".
  62.          2.  Enter "FileBUDDY" for the description.  (ALT+D)
  63.          3.  Press ALT+C and enter "FBUDDY.PIF" and its path. 
  64.          4.  Now press ALT+I and enter "FBUDDY.ICO" and its path.
  65.          5.  Select OK.
  66.          6.  Select OK one more time.
  67.  
  68.  
  69. Upgrading from v3.02 to v3.03
  70. -----------------------------
  71.  
  72. >> No changes to the FBUDDY.INI file.
  73.  
  74.  
  75. Upgrading from v3.00-v3.01 to v3.02
  76. -----------------------------------
  77.  
  78. >> Delete the "MoveFiles" parameter from your FBUDDY.INI file.  The
  79.    parameter is no longer needed as you are now prompted for this 
  80.    before archiving files.
  81.  
  82.  
  83. Upgrading From v2.00-v2.02 To v3.00-v3.01 
  84. -----------------------------------------
  85.  
  86. >> After the "[INITIALIZATION]" parameters, add the following
  87.    three lines:
  88.  
  89.          [DEFINE]
  90.          OtherArcExt=   
  91.          FileEOLChar=  
  92.  
  93.    Note: The "ArcDefault" parameter located under [PATHS] has been
  94.    renamed to "OtherArcExt".  Place the renamed version under
  95.    the [DEFINE] heading.  If "ArcDefault" has any assignments,
  96.    they should be modified from this format:
  97.         
  98.          ArcDefault=LZH:QWK,BAK,DIF
  99.  
  100.    to the following format:
  101.  
  102.          OtherArcExt=LZH:QWK,LZH:BAK,LZH:DIF
  103.  
  104. >> After the "[PATHS]" parameters, add the following seven lines:
  105.  
  106.          [ARCHIVE]
  107.          Compression=1
  108.          SFXModel=2
  109.          MoveFiles=0
  110.  
  111.          [DBF]
  112.          DBFPackBackup=1
  113.  
  114. >> If you are using PKZIP as one of your archivers, please change
  115.    the archiver name from PKUNZIP.EXE to PKZIP.EXE in your ZIP
  116.    parameter assignment.
  117.  
  118.  
  119. Upgrading From v1.00-v1.01 To v2.00-2.02
  120. ----------------------------------------
  121.  
  122. >> Please add the following changes:
  123.  
  124.    1.  Insert "TabSpaces=8" after "MouseLBSS".  (This parameter does
  125.        not need to be added if a default of 8 spaces for the TAB
  126.        character is satisfactory.)
  127.  
  128.    2.  Insert "ExitOnEsc=1" after "TabSpaces=8".
  129.  
  130.    3.  Insert "ArcDefault=" after "Editor"
  131.  
  132.    4.  Insert "SlideShowPause=10" after "VRam1024".
  133.  
  134.    5.  Insert "ImageRestore=0" after "SlideShowPause"
  135.  
  136.    6.  Insert "ImageCsrRes=100" after "ImageRestore".
  137.  
  138.    7.  Increment whatever the value of "ImagePrtMode" is by ONE.
  139.  
  140.    8.  Delete parameter "ImageOrient".
  141.  
  142.  
  143. That's it.  If you run into any problems, please let me know.
  144.  
  145.  
  146. Note
  147. ----
  148.  
  149. >> Although it may appear that the order and case of FBUDDY.INI's
  150.    parameters are important, they are NOT.  However, don't delete
  151.    the headers (ie. "[ARCHIVE]") if you plan to upgrade to future
  152.    versions of FileBUDDY using the installation program.
  153.  
  154.  
  155. Happy viewing!
  156.